home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / sharp / wwwSharp_setup.exe / {app} / Examples / Config / config.wsits.config < prev    next >
Text File  |  2003-12-24  |  136b  |  6 lines

  1. <configuration>
  2.     <appSettings>
  3.         <add key="Application Name" value="MyApplication" />
  4.     </appSettings>
  5. </configuration>
  6.